<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

 .w1200 {
    max-width: 1200px;
    margin: 0 auto;
}
img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    outline: none;
}
.ind_box1{margin-bottom: 50px;}
.ind_tit{ text-align:center; padding:5px 0;}
.ind_tit h3{ font:normal 30px/20px "å¾®è½¯é›…é»‘"; color:#005bbb;}
.ind_tit p{ font:normal 24px/0px "å¾®è½¯é›…é»‘"; color:#eeeeee;}
.ind_box1 .ind_tit h3{ color:#ffffff;}
.ind_box1 .ind_tit p{ color:#ffffff;}
.ind_box1 .lm{ background:#1e50ae;}
.ind_box1 .lm .box{ position:relative;}
.ind_box1 .lm .box:after{ content:''; width:0; height:0; position:absolute; left:112px; bottom:0; transform:translate(-50%,46px); border-style:solid; border-width:23px; border-color:#1e50ae transparent transparent transparent;}
.ind_box1 .lm .box .swiper-slide h3{ font:normal 16px/32px "å¾®è½¯é›…é»‘"; color:#ffffff; text-align:center; margin:12px auto 15px;}
.ind_box1 .lm .box .swbp2{ left:0; transform:translateX(-40px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.ind_box1 .lm .box .swbn2{ right:0; transform:translateX(40px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.ind_box1 .list li{ overflow:hidden; padding:50px 20px 20px 15px; box-shadow:0 5px 5px #e3e3e3;}
.ind_box1 .list li .l{ width:45%; float:left; border:1px solid #eeeeee;}
.ind_box1 .list li .r{ width:50%; float:right;}
.ind_box1 .list li .r h3{ font:bold 20px/40px "å¾®è½¯é›…é»‘"; color:#005bbb; margin:40px 0 20px;}
.ind_box1 .list li .r div{ font:normal 16px/30px "å¾®è½¯é›…é»‘"; height:210px; margin-bottom:30px;}
.ind_box1 .list li .r .btn{ display:block; width:100px; height:30px; text-align:center; font:normal 14px/30px "å¾®è½¯é›…é»‘"; color:#a0a0a0; float:left; border:1px solid #eeeeee; margin-right:20px;}
.ind_box1 .list li .r .btn:hover{ background:#005bbb; color:#ffffff; border:1px solid #005bbb;}

.ind_box2 .lm{ display:flex; justify-content:center;}
.ind_box2 .lm li{ width:110px; margin:0 10px 20px; text-align:center;}
.ind_box2 .lm li div{ width:50px; height:50px; border:1px solid #eeeeee; border-radius:50%; box-sizing:border-box; margin:0 auto;}
.ind_box2 .lm li h3{ font:normal 14px/36px "å¾®è½¯é›…é»‘";}
.ind_box2 .lm li:hover div{ background-position:0 -50px; background-color:#005bbb; border:1px solid #005bbb;}
.ind_box2 .lm li:hover h3{ color:#005bbb;}
.ind_box2 .list{ display:flex; justify-content:space-between; flex-wrap:wrap;}
.ind_box2 .list li{ width:380px; margin-bottom:30px; position:relative;}
.ind_box2 .list li h3{ position:absolute; z-index:2; left:0; bottom:0; width:100%; height:50px; background:rgba(0,0,0,0.5); text-align:center; font:normal 18px/50px "å¾®è½¯é›…é»‘"; color:#ffffff;}
.ind_box2 .list li:hover h3{ background:rgba(1,57,138,0.7);}

.ind_box3 .list{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-bottom:50px;}
.ind_box3 .list li{ width:138px; height:48px; border:1px solid #eeeeee; margin-bottom:12px;}

.ind_box4{ overflow:hidden; background:#f6f6f6;}
.ind_box4 .tit{ font:normal 20px/45px "å¾®è½¯é›…é»‘"; border-bottom:1px solid #dcdcdc; overflow:hidden; margin-bottom:30px;}
.ind_box4 .tit a{ font:normal 14px/45px "å¾®è½¯é›…é»‘"; color:#707070; float:right;}
.ind_box4 .news{ width:700px; float:left; margin-bottom:80px;}
.ind_box4 .news .box{ padding:15px; background:#ffffff; overflow:hidden;}
.ind_box4 .news .box .l{ width:320px; float:left;}
.ind_box4 .news .box .l div{ margin-bottom:8px;}
.ind_box4 .news .box .l h3{ font:normal 18px/32px "å¾®è½¯é›…é»‘";}
.ind_box4 .news .box .l p{ font:normal 14px/24px "å¾®è½¯é›…é»‘"; color:#a0a0a0;}
.ind_box4 .news .box .r{ width:320px; float:right;}
.ind_box4 .news .box .r li{ overflow:hidden; border-bottom:1px dashed #e8e8e8; padding:10px 0;}
.ind_box4 .news .box .r li .time{ width:56px; float:left; text-align:center; margin-right:15px; font:normal 12px/16px "å¾®è½¯é›…é»‘"; color:#a0a0a0;}
.ind_box4 .news .box .r li .time span{ display:block; font:bold 30px/34px "å¾®è½¯é›…é»‘"; color:#707070;}
.ind_box4 .news .box .r li h3{ height:30px; overflow:hidden; font:normal 16px/30px "å¾®è½¯é›…é»‘";}
.ind_box4 .news .box .r li p{ height:22px; overflow:hidden; font:normal 14px/22px "å¾®è½¯é›…é»‘"; color:#a0a0a0;}
.ind_box4 .news .box .r li:last-child{ border-bottom:0;}
.ind_box4 .news .box .r li:hover .time span{ color:#005bbb;}
.ind_box4 .news .box .r li:hover h3{ color:#005bbb;}
.ind_box4 .video{ width:450px; float:right; margin-bottom:80px;}
.ind_box4 .video .box{ position:relative;}
.ind_box4 .video .box h3{ position:absolute; z-index:2; left:0; bottom:0; width:100%; height:50px; background:rgba(0,0,0,0.5); text-align:center; font:normal 18px/50px "å¾®è½¯é›…é»‘"; color:#ffffff;}
</pre></body></html>